home *** CD-ROM | disk | FTP | other *** search
Wrap
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>Form1</class> <widget class="QWidget"> <property name="name"> <cstring>Form1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>465</width> <height>310</height> </rect> </property> <property name="caption"> <string>Form1</string> </property> <property name="focusPolicy"> <enum>NoFocus</enum> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="text"> <string>Select a target hard disk. All data from the source hard disk will be copied there. During copy operation, target disk content will be <b>deleted</b>.</string> </property> <property name="textFormat"> <enum>RichText</enum> </property> <property name="alignment"> <set>WordBreak|AlignTop|AlignLeft</set> </property> </widget> <widget class="QLabel" row="3" column="1"> <property name="name"> <cstring>TargetGoNextTip</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>To choose copy options, click <b>Next</b></string> </property> <property name="alignment"> <set>AlignTop|AlignLeft</set> </property> </widget> <spacer row="1" column="0"> <property name="name"> <cstring>spacer4_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>10</width> <height>20</height> </size> </property> </spacer> <spacer row="1" column="2"> <property name="name"> <cstring>spacer4_4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>10</width> <height>20</height> </size> </property> </spacer> <widget class="CStaticTip" row="2" column="1"> <property name="name"> <cstring>TargetWarningTip</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="Alignment" stdset="0"> <set>WordBreak|AlignVCenter</set> </property> <property name="Margin" stdset="0"> <number>10</number> </property> <property name="ShadowWidth" stdset="0"> <number>2</number> </property> <property name="margin" stdset="0"> <number>6</number> </property> <vbox> </vbox> </widget> <widget class="CUDRContainer" row="1" column="1"> <property name="name"> <cstring>TargetHDDUDR</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>3</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>14</height> </size> </property> <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> </size> </property> <property name="frameShape"> <enum>StyledPanel</enum> </property> <property name="whatsThis" stdset="0"> <string>If there are more than two hard disks in your system you will get here the choice to select a target for the copy operation, i.e. a disk where all data from the source disk will be copied to.<br><b>Warning!</b> All contents of the selected disk will be deleted during the operation.</string> </property> </widget> </grid> </widget> <connections> <connection> <sender>TargetHDDUDR</sender> <signal>RequestProperties(CUDRItem*)</signal> <receiver>Form1</receiver> <slot>OnRequestProperties(CUDRItem*)</slot> </connection> <connection> <sender>TargetHDDUDR</sender> <signal>SelectionChanged(CUDRItem*)</signal> <receiver>Form1</receiver> <slot>TargetHDDUDR_SelectionChanged(CUDRItem*)</slot> </connection> </connections> <tabstops> <tabstop>TargetHDDUDR</tabstop> </tabstops> <slots> <slot>TestGroupPressed( int )</slot> <slot>OnTest()</slot> <slot>buttonGroup1_pressed( int )</slot> <slot>OnTestGroupPressed()</slot> <slot>OnTestGroupPressed( int )</slot> <slot>OnCheckedCountChanged( bool )</slot> <slot>FreeBlocksList_OnCheckedCountChanged( QListViewItem *, bool )</slot> <slot>FreeBlocksList_clicked( QListViewItem * )</slot> <slot>FreeBlocksList_ItemStateChanged( QListViewItem * )</slot> <slot>FreeBlocksList_ReadObjectContent( CCheckListItem * )</slot> <slot>FreeBlocksList_expanded( QListViewItem * )</slot> <slot>AdvancedModeBtn_toggled( bool )</slot> <slot>PartitionList_ReadObjectContent(CCheckListItem*)</slot> <slot>PartitionList_ItemStateChanged(QListViewItem*)</slot> <slot>PartitionList_expanded(QListViewItem*)</slot> <slot>PartitionList_selectionChanged(QListViewItem*)</slot> <slot>PartitionList_selectionChanged()</slot> <slot>UDRContainer1_SelectionChanged(CUDRItem*)</slot> <slot>RequestProperties(CUDRItem*)</slot> <slot>OnRequestProperties(CUDRItem*)</slot> <slot>SourceHDDUDR_SelectionChanged(CUDRItem*)</slot> <slot>TargetHDDUDR_SelectionChanged(CUDRItem*)</slot> </slots> <layoutdefaults spacing="6" margin="0"/> <includehints> <includehint>statictip.h</includehint> <includehint>udr.h</includehint> </includehints> </UI>